Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


isICFRunning

This function checks if the Progress Dynamics environment is established and running. It returns a value of TRUE if the environment is running.

If the global variable glICFIsRunning is unknown, this function checks the values of the global variables that contain the essential Progress Dynamics managers. If glICFIsRunning is not unknown, this function returns the value of that variable. This enables the user to override the standard definition of what constitutes a running Progress Dynamics session.

Location: af\app\afxmlcfgp.p

Parameters: None

Returns: LOGICAL

Notes: This function assumes that opaque handles are switched on.

Examples: See the main block in dynamics\icfstart.p.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095